CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - constrained particle swarm

搜索资源列表

  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. SecVibratPSO

    0下载:
  2. SecVibratPSO用二阶振荡粒子群优化算法求解无约束优化问题-SecVibratPSO order oscillating particle swarm optimization algorithm for constrained optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1325
    • 提供者:puxiaoting
  1. FDGPSOo

    0下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。-Algorithm for solving constrained optimization problems, algorithms, differential evolution/genetic algorithm/particle swarm algorithm fusion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:38360
    • 提供者:jxjj609
  1. OPSO

    0下载:
  2. Research on multi-mode resource constrained project scheduling based on particle swarm optimization algorithm.rar
  3. 所属分类:Document

    • 发布日期:2017-11-20
    • 文件大小:4156475
    • 提供者:张人龙
  1. GS_CH_MOPSO_Grey

    2下载:
  2. 多目标非线性约束的粒子群算法,采用灰度理论,混沌理论,动态惩罚函数,可针对任何复杂函数进行优化,效果很好-Nonlinear constrained multi-objective particle swarm algorithm, using gray theory, chaos theory, dynamic penalty function can be optimized for any complex function, the effect is very good
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:19971
    • 提供者:方涛涛
  1. PSOBP502

    0下载:
  2. Parsopoulos等采用罚函数法,利用非固定多段映射函数对约束优化问题进行转化,再利用PSO算法求解转化后问题,仿真结果显示PSO算法相对遗传算法更具有优越性,但其罚函数的设计过于复杂,不利于求解;Hu等采用可行解保留政策处理约束,即一方面更新存储中所有粒子时仅保留可行解,另一方面在初始化阶段所有粒子均从可行解空间取值,然而初始可行解空间对于许多问题是很难确定的;Ray等提出了具有多层信息共享策略的粒子群原理来处理约束,根据约束矩阵采用多层Pareto排序机制来产生优良粒子,进而用一些优良的
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2283
    • 提供者:朱坤鸿
  1. IPSO-FOR-FUNCTION

    0下载:
  2. 一种改进的粒子群优化算法求解约束优化复杂问题-An improved particle swarm optimization algorithm for solving constrained optimization of complex problems!!
  3. 所属分类:其他小程序

    • 发布日期:2017-05-11
    • 文件大小:292305
    • 提供者:li
  1. PSO

    0下载:
  2. 各种粒子群或改进型粒子群算法 1)粒子群优化算法(求解无约束优化问题) 1>PSO(基本粒子群算法) 2>YSPSO(待压缩因子的粒子群算法) 3>LinWPSO(线性递减权重粒子群优化算法) 4>SAPSO(自适应权重粒子群优化算法) 5>RandWSPO(随机权重粒子群优化算法) 6>LnCPSO(同步变化的学习因子) 7>AsyLnCPSO(异步变化的学习因子)(算法还有bug) 8>SecPSO(用二阶粒
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9504
    • 提供者:wyf
  1. PSO-GA

    0下载:
  2. 粒子群算法求解多维约束函数极值,并与遗传算法比较。结果发现,粒子群有很好的精度。-A particle swarm optimization algorithm for solving the extreme value of multi dimensional constrained function, and compared with genetic algorithm. The results show that the particle swarm has a good accurac
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7112
    • 提供者:华宇
  1. HMPSO

    0下载:
  2. A hybrid multi-swarm particle swarm optimization to solve constrained optimization
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:8050
    • 提供者:Aamir Nawaz
  1. PSO_约束

    4下载:
  2. 在典型的pso粒子群算法应用中,解决有约束的问题的pso算法(In the application of typical PSO particle swarm optimization, the PSO algorithm for solving constrained problems is presented)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:1286705494
  1. 基于罚函数的粒子群算法

    3下载:
  2. MATLAB中解决约束问题的算法,罚函数的粒子群算法的精度高,速度快(The algorithm of solving constrained problems in MATLAB, the particle swarm algorithm with penalty function has high precision and fast speed)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:dxunion
  1. DEPSO_B

    0下载:
  2. DEPSO, or called DEPS, is an algorithm for (constrained) numerical optimization problem (NOP). DEPSO combines the advantages of Particle Swarm Optimization (PSO) and Differential Evolution (DE). It is incorporated into cooperative group optimization
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:33792
    • 提供者:Sylvere
  1. CPSO

    1下载:
  2. 用粒子群算法处理带约束问题,处理约束条件使用的是罚函数法,代码中附有中文注释,txstA.txt文件是约束函数的系数组成的矩阵(Particle swarm algorithm is applied to deal with the constrained problem. The penalty function is applied to deal with the constraint condition. The code is accompanied by Chinese annota
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:matlab彻
  1. getparamsbyN

    4下载:
  2. 在求解装备的资源约束型装配线一类平衡问题时,借助遗传算法和粒子群算法进行优化求解,并对遗传算法和粒子群算法进行改进,利用matlab程序进行优化求解。(The type 1 assembling line balancing problem with resource constrained for certain equipment is sovled with modified genetic particle-swarm algorithm by using matlab languge
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-03-30
    • 文件大小:1024
    • 提供者:echo_dct
  1. simulation

    4下载:
  2. 在求解装备的资源约束型装配线一类平衡问题时,借助遗传粒子群算法进行优化求解,并对遗传粒子群算法进行改进,利用matlab程序进行优化求解。本次结果是进行仿真的结果。(When solving the resource-constrained assembly line balance problem of equipment, the genetic particle swarm optimization algorithm is used to optimize the solution, a
  3. 所属分类:matlab例程

    • 发布日期:2019-05-18
    • 文件大小:3072
    • 提供者:echo_dct
  1. PSO_yueshu

    2下载:
  2. 带有不等式/等式约束的加速粒子群算法(apso),主要通过罚函数来进行约束,速度较快,可处理带约束问题(Accelerated particle swarm optimization (APSO) with inequality / equality constraints, which is mainly constrained by penalty function, is fast and can deal with constrained problems)
  3. 所属分类:数学计算

    • 发布日期:2020-10-23
    • 文件大小:1024
    • 提供者:Ricardo1
  1. PSO_byself.m

    4下载:
  2. 粒子群算法求解约束多目标优化万能matlab代码。本代码是基于有约束条件的寻优问题,采用APSO可以加快寻优的速度,修改参数比较简单,目标函数和上下限根据自身的需要进行改动,,可以实现目标函数的寻优(Particle swarm algorithm for solving constrained multi-objective optimization universal matlab code. This code is based on the optimization problem wi
  3. 所属分类:matlab例程

« 1 2»
搜珍网 www.dssz.com